*{margin:0;padding:0;border:0;}
/*body{background-color: #2A2A2A}*/
table{border-collapse:collapse;border-spacing:0;}
ul,li,dd,dl,dt,img {list-style:none;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-weight:lighter;font-size:100%;}
/*body,div {font-size:12px;color:#555555;font-family: '瀹嬩綋',Simsun;-webkit-text-size-adjust:none;}*/
a{text-decoration:none;}
/*a:link,a:visited {color:#111111;}*/
/*a:active,a:hover {color:#ff0000;}*/
/*a.white:link,a.white:visited {color:#ffffff;}*/
/*a.white:active,a.white:hover {color:#ffff00;}*/
/*a.hui:link,a.hui:visited {color:#999999;}*/
/*a.hui:active,a.hui:hover {color:#ffff00;}*/
/*a.huii:link,a.huii:visited {color:#555555;}*/
/*a.huii:active,a.huii:hover {color:#999999;}*/
/*a.hong:link,a.hong:visited {color:#cc0000;}*/
/*a.hong:active,a.hong:hover {color:#000000;}*/
/*a.lan:link,a.lan:visited {color:#003366;}*/
/*a.lan:active,a.lan:hover {color:#ff0000;}*/


.exhibition_hall {text-align:center;position: relative;overflow:hidden;}
.exhibition_hall h4 {font-size:30px;font-family:"寰蒋闆呴粦";text-align:center;margin:0px auto;padding-top:50px;color:#000;}
.tline {color:#dedede;}
/*.roundabout_box {width:980px;height:480px;}*/
.roundabout_box ul {}
/*.roundabout_box img {width:100%;}*/
/**********roundabout**********/
.roundabout_box {height:380px;width:50%;margin-left: 2%;}
.roundabout-holder{list-style:none;width:80%;height:360px;margin:0px auto;}
.roundabout-moveable-item{height:350px;width:100%;cursor:pointer;/*background:#f9f9f9;*/}
.roundabout-moveable-item img{width:115%;background-color:#FFFFFF;margin:0;}
/*.roundabout-in-focus{cursor:auto;border-left:1px #fff solid;border-right:1px #fff solid;}*/
.roundabout-in-focus000:hover{-webkit-box-shadow:0px 0px 20px #787878;-moz-box-shadow:0px 0px 20px #787878;background:#f9f9f9;}
.roundabout-holder .text{color:#999;}
.roundabout-in-focus000:hover span{display:inline;position:absolute;bottom:5px;right:5px;padding:8px 20px;background:#f9f9f9;color:#3366cc;z-index:999;-webkit-border-top-left-radius:5px;-moz-border-radius-topLeft:5px;border-left:1px solid #aaaaaa;border-top:1px solid #aaaaaa;}
.roundabout a:active, .roundabout a:focus, .roundabout a:visited{outline:none;text-decoration:none;}
.roundabout li{margin:0}
.roundabout-holder li .text{
	height: 100%;
	position: absolute;
	left: 150%;
	display: none;
	top:0px;
	width: 70%;
}
.roundabout-holder li .text h2{
	font-size: 18px;
	text-align: left;
	color: #424242;
	line-height: 4vh;
	margin-bottom: 2vh;
	font-weight: bold;
}
.roundabout-holder li .text p{
	/*color: #b9b9b9;*/
	/*font-size: 16px;*/
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:8;
	overflow: hidden;
	text-align: justify;
}
.roundabout-holder li .text >a:nth-of-type(2){
	display: inline-block;
	width: 80%;
	left: 10%;
	height: 30px;
	line-height: 30px;
	border: 3px solid #1777ba;
	color: #1777ba;
	position: absolute;
	bottom: 3px;
}
.roundabout-holder  li.roundabout-in-focus .text{
	display: block;
}